§17.2 MVP row joins the single cell style — v1.48 - #41
Conversation
Sync with Standard v1.48: every §17 row now uses █/░ with tight brackets and a six-character label field; the ▰/▱ MVP carve-out and its 100% misalignment edge case are retired. The accessibility audit reference's reporting example follows in the same pass. Description unchanged at 988/1000. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e4b040edb8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| M2: [██████████████░░░░░░] 70% | ||
| M3: [░░░░░░░░░░░░░░░░░░░░] 0% | ||
| MVP: [ ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰▱▱ ] 90% | ||
| MVP: [██████████████████░░] 90% |
There was a problem hiding this comment.
Rebuild the accessibility support bundles
The source now requires the new tight-bracket MVP format, but both spacecraft-accessibility-support.zip and .skill are byte-identical to their parent-commit versions and still contain the old ▰/▱ audit guidance. Agents installed from either bundle therefore continue emitting the retired format; rebuild and commit both distributables with this reference change.
AGENTS.md reference: AGENTS.md:L95-L98
Useful? React with 👍 / 👎.
| anything in the Spacecraft Software ecosystem, consult this skill immediately. It encodes | ||
| The Steelbore Standard v1.47 (§13 design systems; §3.1.1 TypeScript; §5.7 AGENTS.md; §6.4 contribution targets; §5.6 skill packaging; §11 palettes + §11.6 system theme; §18 accessibility; §17 progress reporting; §3.2 compiler flags; concurrency; §3.3 security-by-design) so | ||
| The Steelbore Standard v1.48 (§13 design systems; §3.1.1 TypeScript; §5.7 AGENTS.md; §6.4 contribution targets; §5.6 skill packaging; §11 palettes + §11.6 system theme; §18 accessibility; §17 progress reporting; §3.2 compiler flags; concurrency; §3.3 security-by-design) so | ||
| you never need to ask for it or have it attached to a prompt again. |
There was a problem hiding this comment.
Rebuild the standard constitution bundles
The source declares Standard v1.48 and changes its normative progress format, but both spacecraft-standard-constitution.zip and .skill remain byte-identical to the parent commit; their archived SKILL.md is still v1.47 and their changelog lacks v1.48. Bundle-based installations consequently receive the previous standard, so rebuild and commit both bundles with these source changes.
AGENTS.md reference: AGENTS.md:L95-L98
Useful? React with 👍 / 👎.
The v1.48 §17.2 sync edited both skills' contents; bundles rebuild in lockstep per the repo workflow. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Syncs the skill with Standard v1.48 (Standard PR: Spacecraft-Software/Standard#27, which now carries the v1.48 commit).
█/░, tight brackets, six-character label field, percentage right-aligned in a five-character field. The▰/▱MVP carve-out and its 100%-misalignment edge case are retired.references/CHANGELOG.mdgains the matching v1.48 entry.spacecraft-accessibility-support/references/audit.mdreporting example updated in the same pass.🤖 Generated with Claude Code